home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD School House 10
/
CD School House - Education and Games (10.0) - Wayzata Technology (1995).iso
/
mac
/
DOS
/
NETWORKS
/
NB12
/
SPREAD.BAT
< prev
next >
Wrap
DOS Batch File
|
1991-02-17
|
517b
|
24 lines
@echo off
cls
echo *** spread.bat
echo ***
echo ***
echo This batch file will run your spreadsheet package if you tell it
echo which directory to use, and what it is called.
echo ***
echo ***
pause
rem
rem Replace the following commands with the appropriate commands to run
rem your spreadsheet package (and remove the 'rem' part!)
rem
rem cd \spread
rem runsp
rem
rem Replace the following with the commands to restart NOTICE BOARD, such as:
rem
rem cd \notice\source
rem notice
rem
notice